From a5a038ca9b8f8092d579beb9a1bbf8eb774eae62 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Sun, 11 Sep 2011 04:14:10 +0200 Subject: [PATCH] * textmodes/flyspell.el: Remove obsolete comment --- lisp/ChangeLog | 2 ++ lisp/textmodes/flyspell.el | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e2c0038d325..e9b7b9336ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2011-09-11 Lars Magne Ingebrigtsen + * textmodes/flyspell.el: Remove obsolete comment (bug#9368). + * subr.el (match-string): Mention that the current buffer should be the same as the search was done in (bug#9282). diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index e6837d0abde..4eb4efc3766 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el @@ -33,9 +33,6 @@ ;; M-x flyspell-prog-mode. ;; In that mode only text inside comments is checked. ;; -;; Note: consider setting the variable ispell-parser to `tex' to -;; avoid TeX command checking; use `(setq ispell-parser 'tex)'. -;; ;; Some user variables control the behavior of flyspell. They are ;; those defined under the `User variables' comment. -- 2.30.2